growthRate?

@get:GeneratedBy(type = PokemonSpecies::class)
val KProps<PokemonSpecies>.growthRate?: KNullableTable<GrowthRate>
@get:GeneratedBy(type = PokemonSpecies::class)
val KTableEx<PokemonSpecies>.growthRate?: KNullableTableEx<GrowthRate>